home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 770 b | 27 lines | [TEXT/GEOL] |
- Item 7748522 11-Sept-88 22:32
-
- From: D1002 PEMD Ed Group, Dev, E Rosenberg
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Clipboard resizing solved
-
- Hi Everyone,
-
- Our procedure for re-sizing the clipboard view was correct: the view's
- sizeDeterminers need to be set to sizeFrame and the
- gClipFrame.ResizeByWindow[v] and gClipFrame.sizeByWindow[h] also need to set to
- true.
-
- The error was in our draw method. A code fragment mistakenly prohibited
- drawing from taking place in the entire view.
-
- Thanks to all those who supplied suggestions. The suggestions forced us to
- look elsewhere than in our clipboard code and enabled us to evntually find the
- error.
-
- Regards,
- Ernie Rosenberg
-
-
-